Skip to content

Branch for all changes related to widgets. We cannot use feature flags. #6572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

anikiki
Copy link
Contributor

@anikiki anikiki commented Aug 13, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/715106103902962/task/1211036141742774?focus=true

Description

This branch will eventually contain all changes to widgets + new widgets.
We want to merge to develop only after all changes are implemented.

Steps to test this PR

All tests will be conducted in individual PRs.

UI changes

All UI changes will be shown in individual PRs.

Copy link
Contributor Author

anikiki commented Aug 13, 2025

@anikiki anikiki force-pushed the feature/ana/add_duck_ai_entry_points_to_widgets_plus_additional_widgets branch from 4f9b5e7 to 6906ff5 Compare August 15, 2025 11:54
Task/Issue URL:
https://app.asana.com/1/137249556945/project/276630244458377/task/1210378258410691?focus=true

### Description
This PR updates the search widget to include Duck.ai functionality by:
- Adding a new Duck.ai icon to the search widget
- Replacing RelativeLayout with LinearLayout for better control of
widget elements
- Creating a SearchWidgetConfigurator to handle widget configuration
based on feature availability
- Adding a vertical separator between voice search and Duck.ai icons
- Implementing a broadcast receiver to update widgets when Duck.ai
becomes available
- Increasing corner radius for the widget background for a more modern
look
- Updating the search icon to a 24dp version for better visual
consistency
- Adjusting padding and layout dimensions for improved appearance

### Steps to test this PR

_Widget UI Updates_
- [ ] Verify the Simple Search Widget Light and the Simple Search Widget
Dark look as in
[Figma](https://www.figma.com/design/BOHDESHODUXK7wSRNBOHdu/%F0%9F%A4%96-Android-Components?node-id=18680-16262&m=dev).
- [ ] Verify the Simple Search Widget Light and the Simple Search Widget
Dark behave as expected. See test cases in
[Asana](https://app.asana.com/1/137249556945/project/276630244458377/task/1211064092310635?focus=true).


### UI changes
See [Asana
Task](https://app.asana.com/1/137249556945/task/1210378258410691?focus=true).

---
- To see the specific tasks where the Asana app for GitHub is being
used, see below:
  - https://app.asana.com/0/0/1210378258410691
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant